[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
QUIRKS           Enable TASM to Use MASM "Bugs"                TASM Directive

  QUIRKS

     This directive was included in TASM to make it completely compatible
     with MASM. If you are having trouble transferring source code from
     MASM to TASM, you should include this directive. Some of the changes
     under QUIRKS include:

                o  You can define local labels with @@ and refer to them
                   with @F or @B.
                o  You can redefine variables inside PROCs.
                o  Extended model PROCs become PUBLIC.

     See the TASM documentation for a full description of QUIRKS.

See Also: MASM MASM51
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson